14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # // Initialize Test Fixture 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Company: Expressium 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Project: Coffeeshop 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Environment: Development 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Url: https://expressium.dev/coffeeshop/index.html 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Id: 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Name: OrderingCoffeeConfirmationNotificationSantaRitaCerradoMineiro $99 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Category: TA-4001 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Description: Ordering Coffee Confirmation Notification 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Date: 30-08-2025 14:40 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # 14:40:20 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # // Given I have logged in with valid user credentials 14:40:22 INFO Expressium.Coffeeshop.Web.API.Pages.LoginPage # SetUsername(john.doe@microsoft.com) 14:40:23 INFO Expressium.Coffeeshop.Web.API.Pages.LoginPage # SetPassword(1234567890) 14:40:24 INFO Expressium.Coffeeshop.Web.API.Pages.LoginPage # ClickLogin() 14:40:24 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # 14:40:24 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # // When I add Santa Rita Cerrado Mineiro coffee to the shopping cart 14:40:24 INFO Expressium.Coffeeshop.Web.API.Pages.MainMenuBar # ClickProducts() 14:40:25 INFO Expressium.Coffeeshop.Web.API.BaseTable # ClickCell(Santa Rita Cerrado Mineiro, 6) 14:40:25 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # 14:40:25 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # // Then I should have $99 in the confirmation notification message 14:40:25 INFO Expressium.Coffeeshop.Web.API.Pages.ProductsPage # GetNotification() 14:40:25 INFO Expressium.Coffeeshop.Web.API.Tests.Asserts # Validating the ProductsPage Price notification... 14:40:25 INFO Expressium.Coffeeshop.Web.API.Tests.Asserts # Expected to contain [$99] in [A product with a cost of ...] - PASSED 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # // Finalize Test Fixture 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Screenshot has been saved: OrderingCoffeeConfirmationNotificationSantaRitaCerradoMineiro $99.png 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of passed tests: 1 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of skipped tests: 0 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of inconclusive tests: 0 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of failed tests: 0 14:40:26 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Testcase was successfully executed...